_ETW_SILODRIVERSTATE

//0xa48 bytes (sizeof) struct _ETW_SILODRIVERSTATE { struct _ESERVERSILO_GLOBALS* SiloGlobals; //0x0 ULONG MaxLoggers; //0x4 struct _ETW_GUID_ENTRY EtwpSecurityProviderGuidEntry; //0x8 struct _EX_RUNDOWN_REF_CACHE_AWARE** EtwpLoggerRundown; //0x170 struct _WMI_LOGGER_CONTEXT** EtwpLoggerContext; //0x174 struct _ETW_HASH_BUCKET EtwpGuidHashTable[64]; //0x178 USHORT EtwpSecurityLoggers[8]; //0x878 UCHAR EtwpSecurityProviderEnableMask; //0x888 LONG EtwpShutdownInProgress; //0x88c ULONG EtwpSecurityProviderPID; //0x890 struct _ETW_PRIV_HANDLE_DEMUX_TABLE PrivHandleDemuxTable; //0x894 struct _ETW_COUNTERS EtwpCounters; //0x8a4 union _LARGE_INTEGER LogfileBytesWritten; //0x8b8 struct _ETW_SILO_TRACING_BLOCK* ProcessorBlocks; //0x8c0 struct _GUID PartitionId; //0x8c4 struct _GUID ParentId; //0x8d4 union _LARGE_INTEGER QpcOffsetFromRoot; //0x8e8 ULONG PartitionType; //0x8f0 struct _ETW_SYSTEM_LOGGER_SETTINGS SystemLoggerSettings; //0x8f4 };